Skip to content

Update dependency @xterm/addon-fit to v0.12.0-beta.291#277

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/xterm-addon-fit-0.x
Closed

Update dependency @xterm/addon-fit to v0.12.0-beta.291#277
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/xterm-addon-fit-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@xterm/addon-fit (source) 0.12.0-beta.2880.12.0-beta.291 age adoption passing confidence

Release Notes

xtermjs/xterm.js (@​xterm/addon-fit)

v0.12.0-beta.291

Compare Source

v0.12.0-beta.290

Compare Source

v0.12.0-beta.289

Compare Source


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • Only on Monday (* * * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 20, 2026

Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3585f4b
Status: ✅  Deploy successful!
Preview URL: https://d6954324.mouseterm.pages.dev
Branch Preview URL: https://renovate-xterm-addon-fit-0-x.mouseterm.pages.dev

View logs

@renovate
renovate Bot force-pushed the renovate/xterm-addon-fit-0.x branch from aa30398 to 3585f4b Compare July 21, 2026 04:37
@renovate renovate Bot changed the title Update dependency @xterm/addon-fit to v0.12.0-beta.290 Update dependency @xterm/addon-fit to v0.12.0-beta.291 Jul 21, 2026
nedtwigg added a commit that referenced this pull request Jul 22, 2026
Two problems showed up in the same Renovate run.

The xterm packages arrived as three separate PRs (#277 addon-fit, #278
addon-unicode-graphemes, #280 xterm core). They ship from one repo on one
beta counter and each addon peers on the exact core beta it was built
against — addon-fit@0.12.0-beta.291 requires ^6.1.0-beta.291, which
6.1.0-beta.288 does not satisfy — so merging any one of them alone lands
an unsatisfied peer range and addons compiled against mismatched core
internals. Group them, as we already do for storybook, vite, and
react-router.

The previous commit disabled @xterm/addon-webgl to protect canopy's
fork-base pin, but that lockstep is a pair: the SDF tarball bundles core
internals, so @xterm/xterm@6.1.0-beta.288 is pinned to the same fork base
as @xterm/addon-webgl@0.20.0-beta.287, and nothing was guarding it.
#280 happened to leave canopy alone, but only by luck — a bump there
would have silently invalidated the UpstreamVsFork baseline, with the
tarball URL invisible to Renovate so nothing would flag it. Replace the
package-scoped rule with a canopy/package.json-scoped @xterm/** disable,
which covers both pins and lets lib and standalone keep tracking upstream.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nedtwigg

Copy link
Copy Markdown
Member

Closing in favor of a single grouped PR. #281 adds an xterm group rule for @xterm/xterm + @xterm/addon-fit + @xterm/addon-unicode-graphemes.

These three ship from one repo on one beta counter, and each addon peers on the exact core beta it was built against — @xterm/addon-fit@0.12.0-beta.291 requires ^6.1.0-beta.291, which 6.1.0-beta.288 does not satisfy. Merging any one alone leaves an unsatisfied peer range and addons compiled against mismatched core internals on main (pnpm only warns, so CI stays green). They also all rewrite pnpm-lock.yaml, so landing them in sequence costs a rebase per merge.

Renovate will reopen 288 → 291 as one renovate/xterm PR once #281 lands.

@renovate

renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.12.0-beta.291). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/xterm-addon-fit-0.x branch July 22, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants